Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps com.google.jimfs:jimfs from 1.3.0 to 1.3.1.

Release notes

Sourced from com.google.jimfs:jimfs's releases.

1.3.1

  • Fixed implementation of PosixFileAttributes.permissions() to return a modifiable set as specified in the Javadoc for that method. (7c6a4301)
  • Increase precision of SystemFileTimeSource. (bdcd240a9ad7876105d0cbbce3b7a99487721b46)
Commits
  • 916f2f4 Set version number for jimfs-parent to 1.3.1.
  • 298fe68 Migrate to central-publishing-maven-plugin.
  • d95ec02 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 in the dep...
  • 652fc9d Bump com.google.errorprone:error_prone_core from 2.38.0 to 2.39.0 in the depe...
  • 7c6a430 Fix implementation of PosixFileAttributes.permissions() to return a modifia...
  • 2225abf Bump actions/setup-java from 4.7.0 to 4.7.1 in the github-actions group
  • c2fa9e0 "the the" -> "the"
  • a3b4047 Bump com.google.errorprone:error_prone_core from 2.37.0 to 2.38.0 in the depe...
  • c7a51a6 Bump Guava to 33.4.8.
  • fa3d07f Bump Guava to 33.4.7.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/jimfs/releases)
- [Commits](google/jimfs@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: com.google.jimfs:jimfs
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file patch labels Jul 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2025 17:22
@dependabot dependabot bot added patch dependencies Pull requests that update a dependency file dependabot PRs with auto version bumps from dependabot labels Jul 14, 2025
Signed-off-by: dependabot[bot] <[email protected]>
@github-actions
Copy link
Contributor

❌ Gradle check result for eb51ad4: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for eb51ad4: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for eb51ad4: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Binlong Gao <[email protected]>
@github-actions
Copy link
Contributor

❌ Gradle check result for 24366b8: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

cwperks and others added 2 commits July 15, 2025 20:31
Signed-off-by: dependabot[bot] <[email protected]>
@github-actions
Copy link
Contributor

❌ Gradle check result for 1e3996d: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

✅ Gradle check result for 1e3996d: SUCCESS

@codecov
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.83%. Comparing base (8f69dcf) to head (1e3996d).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #18746      +/-   ##
============================================
+ Coverage     72.79%   72.83%   +0.03%     
+ Complexity    68525    68498      -27     
============================================
  Files          5574     5566       -8     
  Lines        314807   314504     -303     
  Branches      45675    45633      -42     
============================================
- Hits         229178   229081      -97     
+ Misses        67046    66836     -210     
- Partials      18583    18587       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gaobinlong gaobinlong merged commit fc6b08e into main Jul 16, 2025
32 of 34 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/qa/evil-tests/com.google.jimfs-jimfs-1.3.1 branch July 16, 2025 03:36
pranikum pushed a commit to pranikum/OpenSearch that referenced this pull request Jul 17, 2025
…ensearch-project#18746)

* Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 in /qa/evil-tests

Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/jimfs/releases)
- [Commits](google/jimfs@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: com.google.jimfs:jimfs
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

* Fix build failure

Signed-off-by: Binlong Gao <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Binlong Gao <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Binlong Gao <[email protected]>
Co-authored-by: Craig Perkins <[email protected]>
Co-authored-by: cwperks <[email protected]>
tandonks pushed a commit to tandonks/OpenSearch that referenced this pull request Aug 5, 2025
…ensearch-project#18746)

* Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 in /qa/evil-tests

Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/jimfs/releases)
- [Commits](google/jimfs@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: com.google.jimfs:jimfs
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

* Fix build failure

Signed-off-by: Binlong Gao <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Binlong Gao <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Binlong Gao <[email protected]>
Co-authored-by: Craig Perkins <[email protected]>
Co-authored-by: cwperks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants